home *** CD-ROM | disk | FTP | other *** search
-
- NAME
- Yes
-
- SYNOPSIS
- Yes - Output 'y' lines - Requires v37
-
- INPUTS
- STRING,LINES/N/K
-
- FUNCTION
- Output an nearly endless stream of 'y' lines
- (actually 2^32-1).
- The output string can bve changed w/ the
- STRING parameter; please note, that for
- that case, Yes does _not_ add newlines
- itself, so the string must itself contain
- a newline.
- The number of output lines can be varied w/
- the LINES parameter.
-
- RESULT
- what can we call a result here?
-
- NOTES
- CLI - only
-
- should compile with SAS-C
-
- BUGS
- tell me
-
- EXAMPLES
- >Yes LINES=5
- y
- y
- y
- y
- y
-
- AUTHOR
- Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
- noll@student.uni-kl.de
-
-